home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFWEBGALLERY / TFWEBGALLERY.txt
Encoding:
Text File  |  2005-11-17  |  30.9 KB  |  1,206 lines

  1. object FWebGallery: TFWebGallery
  2.   Left = 151
  3.   Top = 72
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Create Web Gallery'
  7.   ClientHeight = 601
  8.   ClientWidth = 681
  9.   Color = clBtnFace
  10.   Constraints.MinWidth = 480
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   Scaled = False
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnKeyDown = FormKeyDown
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object cntMain: TAMContainer
  26.     Left = 185
  27.     Top = 0
  28.     Width = 496
  29.     Height = 547
  30.     Align = alClient
  31.     Color = 14540768
  32.     DoubleBuffered = False
  33.     object BevelD: TbsSkinBevel
  34.       Left = 3
  35.       Top = 273
  36.       Width = 485
  37.       Height = 49
  38.       Shape = bsFrame
  39.       SkinData = SkinDataModule.SkinData
  40.       SkinDataName = 'bevel'
  41.       DividerMode = False
  42.     end
  43.     object bvTemplateInfo: TbsSkinBevel
  44.       Left = 235
  45.       Top = 12
  46.       Width = 254
  47.       Height = 253
  48.       Shape = bsFrame
  49.       SkinData = SkinDataModule.SkinData
  50.       SkinDataName = 'bevel'
  51.       DividerMode = False
  52.     end
  53.     object bvSaveTo: TbsSkinBevel
  54.       Left = 4
  55.       Top = 400
  56.       Width = 485
  57.       Height = 47
  58.       Shape = bsFrame
  59.       SkinData = SkinDataModule.SkinData
  60.       SkinDataName = 'bevel'
  61.       DividerMode = False
  62.     end
  63.     object bvSize: TbsSkinBevel
  64.       Left = 4
  65.       Top = 88
  66.       Width = 221
  67.       Height = 177
  68.       Shape = bsFrame
  69.       SkinData = SkinDataModule.SkinData
  70.       SkinDataName = 'bevel'
  71.       DividerMode = False
  72.     end
  73.     object bvName: TbsSkinBevel
  74.       Left = 4
  75.       Top = 12
  76.       Width = 221
  77.       Height = 61
  78.       Shape = bsFrame
  79.       SkinData = SkinDataModule.SkinData
  80.       SkinDataName = 'bevel'
  81.       DividerMode = False
  82.     end
  83.     object LCAuthor: TLabel
  84.       Left = 5
  85.       Top = 470
  86.       Width = 42
  87.       Height = 13
  88.       Caption = 'Author:'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clWindowText
  91.       Font.Height = -11
  92.       Font.Name = 'Tahoma'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.       Transparent = True
  96.     end
  97.     object LHomePage: TbsSkinLinkLabel
  98.       Left = 109
  99.       Top = 486
  100.       Width = 57
  101.       Height = 14
  102.       Cursor = crHandPoint
  103.       UseSkinFont = True
  104.       DefaultActiveFontColor = clBlue
  105.       DefaultFont.Charset = DEFAULT_CHARSET
  106.       DefaultFont.Color = clWindowText
  107.       DefaultFont.Height = 14
  108.       DefaultFont.Name = 'Arial'
  109.       DefaultFont.Style = [fsUnderline]
  110.       SkinDataName = 'stdlabel'
  111.       Font.Charset = DEFAULT_CHARSET
  112.       Font.Color = clWindowText
  113.       Font.Height = 14
  114.       Font.Name = 'Tahoma'
  115.       Font.Style = [fsUnderline]
  116.       Caption = 'LHomePage'
  117.       ParentFont = False
  118.     end
  119.     object LCHomepage: TLabel
  120.       Left = 5
  121.       Top = 486
  122.       Width = 67
  123.       Height = 13
  124.       Caption = 'Home page:'
  125.       Font.Charset = DEFAULT_CHARSET
  126.       Font.Color = clWindowText
  127.       Font.Height = -11
  128.       Font.Name = 'Tahoma'
  129.       Font.Style = [fsBold]
  130.       ParentFont = False
  131.       Transparent = True
  132.     end
  133.     object LCDescription: TLabel
  134.       Left = 5
  135.       Top = 502
  136.       Width = 67
  137.       Height = 13
  138.       Caption = 'Description:'
  139.       Font.Charset = DEFAULT_CHARSET
  140.       Font.Color = clWindowText
  141.       Font.Height = -11
  142.       Font.Name = 'Tahoma'
  143.       Font.Style = [fsBold]
  144.       ParentFont = False
  145.       Transparent = True
  146.     end
  147.     object LAuthor: TLabel
  148.       Left = 109
  149.       Top = 470
  150.       Width = 33
  151.       Height = 13
  152.       Caption = 'Author'
  153.       Transparent = True
  154.     end
  155.     object LDescription: TLabel
  156.       Left = 109
  157.       Top = 506
  158.       Width = 380
  159.       Height = 33
  160.       AutoSize = False
  161.       Caption = 'Description'
  162.       Transparent = True
  163.       WordWrap = True
  164.     end
  165.     object LCTemplateName: TLabel
  166.       Left = 5
  167.       Top = 454
  168.       Width = 92
  169.       Height = 13
  170.       Caption = 'Template Name:'
  171.       Font.Charset = DEFAULT_CHARSET
  172.       Font.Color = clWindowText
  173.       Font.Height = -11
  174.       Font.Name = 'Tahoma'
  175.       Font.Style = [fsBold]
  176.       ParentFont = False
  177.       Transparent = True
  178.     end
  179.     object LTemplateName: TLabel
  180.       Left = 109
  181.       Top = 454
  182.       Width = 71
  183.       Height = 13
  184.       Caption = 'TemplateName'
  185.       Transparent = True
  186.     end
  187.     object BevelA: TbsSkinBevel
  188.       Left = 4
  189.       Top = 340
  190.       Width = 485
  191.       Height = 49
  192.       Shape = bsFrame
  193.       SkinData = SkinDataModule.SkinData
  194.       SkinDataName = 'bevel'
  195.       DividerMode = False
  196.     end
  197.     object LSelected: TLabel
  198.       Left = 111
  199.       Top = 360
  200.       Width = 181
  201.       Height = 13
  202.       Caption = '150 photos selected. Total 100 pages'
  203.       Transparent = True
  204.     end
  205.     object cbPagesPresets: TbsSkinComboBox
  206.       Left = 19
  207.       Top = 357
  208.       Width = 76
  209.       Height = 20
  210.       TabOrder = 16
  211.       SkinData = SkinDataModule.SkinData
  212.       SkinDataName = 'simplecombobox'
  213.       DefaultFont.Charset = DEFAULT_CHARSET
  214.       DefaultFont.Color = clWindowText
  215.       DefaultFont.Height = 13
  216.       DefaultFont.Name = 'Tahoma'
  217.       DefaultFont.Style = []
  218.       DefaultWidth = 0
  219.       DefaultHeight = 0
  220.       UseSkinFont = True
  221.       AlphaBlend = False
  222.       AlphaBlendValue = 0
  223.       AlphaBlendAnimation = False
  224.       ListBoxUseSkinFont = True
  225.       ImageIndex = -1
  226.       ListBoxCaptionMode = False
  227.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  228.       ListBoxDefaultFont.Color = clWindowText
  229.       ListBoxDefaultFont.Height = 14
  230.       ListBoxDefaultFont.Name = 'Arial'
  231.       ListBoxDefaultFont.Style = []
  232.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  233.       ListBoxDefaultCaptionFont.Color = clWindowText
  234.       ListBoxDefaultCaptionFont.Height = 14
  235.       ListBoxDefaultCaptionFont.Name = 'Arial'
  236.       ListBoxDefaultCaptionFont.Style = []
  237.       ListBoxDefaultItemHeight = 20
  238.       ListBoxCaptionAlignment = taLeftJustify
  239.       TabStop = True
  240.       Items.Strings = (
  241.         '10'
  242.         '25'
  243.         '50'
  244.         '75'
  245.         '100'
  246.         '150'
  247.         '200')
  248.       ItemIndex = -1
  249.       DropDownCount = 8
  250.       HorizontalExtent = False
  251.       Font.Charset = DEFAULT_CHARSET
  252.       Font.Color = clWindowText
  253.       Font.Height = 13
  254.       Font.Name = 'Tahoma'
  255.       Font.Style = []
  256.       Sorted = False
  257.       Style = bscbFixedStyle
  258.       OnChange = cbPagesPresetsChange
  259.     end
  260.     object lSize: TAMLabel
  261.       Left = 15
  262.       Top = 80
  263.       Width = 59
  264.       Height = 15
  265.       TabOrder = 10
  266.       SkinData = SkinDataModule.SkinData
  267.       SkinDataName = 'label'
  268.       DefaultFont.Charset = DEFAULT_CHARSET
  269.       DefaultFont.Color = clWindowText
  270.       DefaultFont.Height = 13
  271.       DefaultFont.Name = 'Tahoma'
  272.       DefaultFont.Style = []
  273.       DefaultWidth = 0
  274.       DefaultHeight = 0
  275.       UseSkinFont = True
  276.       BorderStyle = bvNone
  277.       AutoSize = True
  278.       Caption = 'Image Size:'
  279.       AsLink = False
  280.       LinkFont.Charset = DEFAULT_CHARSET
  281.       LinkFont.Color = clWindowText
  282.       LinkFont.Height = -11
  283.       LinkFont.Name = 'MS Sans Serif'
  284.       LinkFont.Style = []
  285.       BusinessSkinForm = SkinForm
  286.     end
  287.     object lName: TAMLabel
  288.       Left = 15
  289.       Top = 5
  290.       Width = 35
  291.       Height = 15
  292.       TabOrder = 11
  293.       SkinData = SkinDataModule.SkinData
  294.       SkinDataName = 'label'
  295.       DefaultFont.Charset = DEFAULT_CHARSET
  296.       DefaultFont.Color = clWindowText
  297.       DefaultFont.Height = 13
  298.       DefaultFont.Name = 'Tahoma'
  299.       DefaultFont.Style = []
  300.       DefaultWidth = 0
  301.       DefaultHeight = 0
  302.       UseSkinFont = True
  303.       BorderStyle = bvNone
  304.       AutoSize = True
  305.       Caption = 'Name:'
  306.       AsLink = False
  307.       LinkFont.Charset = DEFAULT_CHARSET
  308.       LinkFont.Color = clWindowText
  309.       LinkFont.Height = -11
  310.       LinkFont.Name = 'MS Sans Serif'
  311.       LinkFont.Style = []
  312.       BusinessSkinForm = SkinForm
  313.     end
  314.     object lTemplateInfo: TAMLabel
  315.       Left = 245
  316.       Top = 3
  317.       Width = 45
  318.       Height = 15
  319.       TabOrder = 12
  320.       SkinData = SkinDataModule.SkinData
  321.       SkinDataName = 'label'
  322.       DefaultFont.Charset = DEFAULT_CHARSET
  323.       DefaultFont.Color = clWindowText
  324.       DefaultFont.Height = 14
  325.       DefaultFont.Name = 'Tahoma'
  326.       DefaultFont.Style = []
  327.       DefaultWidth = 0
  328.       DefaultHeight = 0
  329.       UseSkinFont = True
  330.       BorderStyle = bvNone
  331.       AutoSize = True
  332.       Caption = 'Preview:'
  333.       AsLink = False
  334.       LinkFont.Charset = DEFAULT_CHARSET
  335.       LinkFont.Color = clWindowText
  336.       LinkFont.Height = -11
  337.       LinkFont.Name = 'MS Sans Serif'
  338.       LinkFont.Style = []
  339.       BusinessSkinForm = SkinForm
  340.     end
  341.     object eNameEx: TAMEditPath
  342.       Left = 15
  343.       Top = 413
  344.       Width = 458
  345.       Height = 20
  346.       DefaultFont.Charset = DEFAULT_CHARSET
  347.       DefaultFont.Color = clWindowText
  348.       DefaultFont.Height = 13
  349.       DefaultFont.Name = 'Tahoma'
  350.       DefaultFont.Style = []
  351.       UseSkinFont = True
  352.       DefaultWidth = 0
  353.       DefaultHeight = 20
  354.       ButtonMode = True
  355.       SkinData = SkinDataModule.SkinData
  356.       SkinDataName = 'buttonedit'
  357.       Font.Charset = DEFAULT_CHARSET
  358.       Font.Color = clWindowText
  359.       Font.Height = 13
  360.       Font.Name = 'Tahoma'
  361.       Font.Style = []
  362.       ParentFont = False
  363.       ParentShowHint = False
  364.       ShowHint = True
  365.       TabOrder = 8
  366.       OnKeyDown = eNameExKeyDown
  367.       Short = False
  368.       UseAppend = False
  369.       OnBrowsePath = eNameExBrowsePath
  370.       OnBeforeBrowse = eNameExBeforeBrowse
  371.       DirReadOnly = False
  372.     end
  373.     object rbSize1: TAMCheckRadioBox
  374.       Left = 16
  375.       Top = 114
  376.       Width = 72
  377.       Height = 18
  378.       TabOrder = 1
  379.       SkinData = SkinDataModule.SkinData
  380.       SkinDataName = 'radiobox'
  381.       DefaultFont.Charset = DEFAULT_CHARSET
  382.       DefaultFont.Color = clWindowText
  383.       DefaultFont.Height = 13
  384.       DefaultFont.Name = 'Tahoma'
  385.       DefaultFont.Style = []
  386.       DefaultWidth = 0
  387.       DefaultHeight = 0
  388.       UseSkinFont = True
  389.       ForcedColorUse = False
  390.       ForcedColor = clBlack
  391.       BusinessSkinForm = SkinForm
  392.       Flat = True
  393.       CanFocused = False
  394.       Radio = True
  395.       Checked = False
  396.       GroupIndex = 1
  397.       Caption = ' Original size'
  398.       OnClick = rbSize5Click
  399.       AutoSize = True
  400.     end
  401.     object rbSize2: TAMCheckRadioBox
  402.       Left = 16
  403.       Top = 136
  404.       Width = 63
  405.       Height = 18
  406.       TabOrder = 2
  407.       SkinData = SkinDataModule.SkinData
  408.       SkinDataName = 'radiobox'
  409.       DefaultFont.Charset = DEFAULT_CHARSET
  410.       DefaultFont.Color = clWindowText
  411.       DefaultFont.Height = 13
  412.       DefaultFont.Name = 'Tahoma'
  413.       DefaultFont.Style = []
  414.       DefaultWidth = 0
  415.       DefaultHeight = 0
  416.       UseSkinFont = True
  417.       ForcedColorUse = False
  418.       ForcedColor = clBlack
  419.       BusinessSkinForm = SkinForm
  420.       Flat = True
  421.       CanFocused = False
  422.       Radio = True
  423.       Checked = False
  424.       GroupIndex = 1
  425.       Caption = ' 320 pixels'
  426.       OnClick = rbSize5Click
  427.       AutoSize = True
  428.     end
  429.     object rbSize3: TAMCheckRadioBox
  430.       Left = 16
  431.       Top = 158
  432.       Width = 63
  433.       Height = 18
  434.       TabOrder = 3
  435.       SkinData = SkinDataModule.SkinData
  436.       SkinDataName = 'radiobox'
  437.       DefaultFont.Charset = DEFAULT_CHARSET
  438.       DefaultFont.Color = clWindowText
  439.       DefaultFont.Height = 13
  440.       DefaultFont.Name = 'Tahoma'
  441.       DefaultFont.Style = []
  442.       DefaultWidth = 0
  443.       DefaultHeight = 0
  444.       UseSkinFont = True
  445.       ForcedColorUse = False
  446.       ForcedColor = clBlack
  447.       BusinessSkinForm = SkinForm
  448.       Flat = True
  449.       CanFocused = False
  450.       Radio = True
  451.       Checked = False
  452.       GroupIndex = 1
  453.       Caption = ' 640 pixels'
  454.       OnClick = rbSize5Click
  455.       AutoSize = True
  456.     end
  457.     object rbSize4: TAMCheckRadioBox
  458.       Left = 16
  459.       Top = 180
  460.       Width = 69
  461.       Height = 18
  462.       TabOrder = 4
  463.       SkinData = SkinDataModule.SkinData
  464.       SkinDataName = 'radiobox'
  465.       DefaultFont.Charset = DEFAULT_CHARSET
  466.       DefaultFont.Color = clWindowText
  467.       DefaultFont.Height = 13
  468.       DefaultFont.Name = 'Tahoma'
  469.       DefaultFont.Style = []
  470.       DefaultWidth = 0
  471.       DefaultHeight = 0
  472.       UseSkinFont = True
  473.       ForcedColorUse = False
  474.       ForcedColor = clBlack
  475.       BusinessSkinForm = SkinForm
  476.       Flat = True
  477.       CanFocused = False
  478.       Radio = True
  479.       Checked = False
  480.       GroupIndex = 1
  481.       Caption = ' 1024 pixels'
  482.       OnClick = rbSize5Click
  483.       AutoSize = True
  484.     end
  485.     object rbSize5: TAMCheckRadioBox
  486.       Left = 16
  487.       Top = 202
  488.       Width = 72
  489.       Height = 18
  490.       TabOrder = 5
  491.       SkinData = SkinDataModule.SkinData
  492.       SkinDataName = 'radiobox'
  493.       DefaultFont.Charset = DEFAULT_CHARSET
  494.       DefaultFont.Color = clWindowText
  495.       DefaultFont.Height = 13
  496.       DefaultFont.Name = 'Tahoma'
  497.       DefaultFont.Style = []
  498.       DefaultWidth = 0
  499.       DefaultHeight = 0
  500.       UseSkinFont = True
  501.       ForcedColorUse = False
  502.       ForcedColor = clBlack
  503.       BusinessSkinForm = SkinForm
  504.       Flat = True
  505.       CanFocused = False
  506.       Radio = True
  507.       Checked = False
  508.       GroupIndex = 1
  509.       Caption = ' Custom size'
  510.       OnClick = rbSize5Click
  511.       AutoSize = True
  512.     end
  513.     object cmPresetImageSize: TbsSkinComboBox
  514.       Left = 131
  515.       Top = 201
  516.       Width = 90
  517.       Height = 20
  518.       TabOrder = 7
  519.       SkinData = SkinDataModule.SkinData
  520.       SkinDataName = 'simplecombobox'
  521.       DefaultFont.Charset = DEFAULT_CHARSET
  522.       DefaultFont.Color = clWindowText
  523.       DefaultFont.Height = 13
  524.       DefaultFont.Name = 'Tahoma'
  525.       DefaultFont.Style = []
  526.       DefaultWidth = 0
  527.       DefaultHeight = 0
  528.       UseSkinFont = False
  529.       AlphaBlend = False
  530.       AlphaBlendValue = 0
  531.       AlphaBlendAnimation = False
  532.       ListBoxUseSkinFont = True
  533.       ImageIndex = -1
  534.       ListBoxCaptionMode = False
  535.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  536.       ListBoxDefaultFont.Color = clWindowText
  537.       ListBoxDefaultFont.Height = 13
  538.       ListBoxDefaultFont.Name = 'Tahoma'
  539.       ListBoxDefaultFont.Style = []
  540.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  541.       ListBoxDefaultCaptionFont.Color = clWindowText
  542.       ListBoxDefaultCaptionFont.Height = 13
  543.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  544.       ListBoxDefaultCaptionFont.Style = []
  545.       ListBoxDefaultItemHeight = 20
  546.       ListBoxCaptionAlignment = taLeftJustify
  547.       Enabled = False
  548.       TabStop = True
  549.       Items.Strings = (
  550.         '400'
  551.         '640'
  552.         '800'
  553.         '1024'
  554.         '1280'
  555.         '1600')
  556.       ItemIndex = -1
  557.       DropDownCount = 8
  558.       HorizontalExtent = False
  559.       Font.Charset = DEFAULT_CHARSET
  560.       Font.Color = clWindowText
  561.       Font.Height = 13
  562.       Font.Name = 'Tahoma'
  563.       Font.Style = []
  564.       Sorted = False
  565.       Style = bscbFixedStyle
  566.       OnChange = cmPresetImageSizeChange
  567.     end
  568.     object eImageWidth: TAMEditGauge
  569.       Left = 131
  570.       Top = 201
  571.       Width = 71
  572.       Height = 16
  573.       Text = '640'
  574.       Precision = 0
  575.       MinValue = 1
  576.       MaxValue = 8192
  577.       zTag = 1
  578.       ChangeOnEnter = False
  579.       DefaultFont.Charset = DEFAULT_CHARSET
  580.       DefaultFont.Color = clWindowText
  581.       DefaultFont.Height = 13
  582.       DefaultFont.Name = 'Tahoma'
  583.       DefaultFont.Style = []
  584.       UseSkinFont = True
  585.       DefaultWidth = 0
  586.       DefaultHeight = 16
  587.       ButtonMode = False
  588.       SkinData = SkinDataModule.SkinData
  589.       SkinDataName = 'editlight'
  590.       Font.Charset = DEFAULT_CHARSET
  591.       Font.Color = clGrayText
  592.       Font.Height = 13
  593.       Font.Name = 'Tahoma'
  594.       Font.Style = []
  595.       AutoSelect = False
  596.       Enabled = False
  597.       ParentFont = False
  598.       TabOrder = 6
  599.     end
  600.     object eGalleryName: TbsSkinEdit
  601.       Left = 16
  602.       Top = 33
  603.       Width = 193
  604.       Height = 20
  605.       Text = 'My Gallery'
  606.       DefaultFont.Charset = DEFAULT_CHARSET
  607.       DefaultFont.Color = clWindowText
  608.       DefaultFont.Height = 13
  609.       DefaultFont.Name = 'Tahoma'
  610.       DefaultFont.Style = []
  611.       UseSkinFont = True
  612.       DefaultWidth = 0
  613.       DefaultHeight = 20
  614.       ButtonMode = False
  615.       SkinData = SkinDataModule.SkinData
  616.       SkinDataName = 'editlight'
  617.       Font.Charset = DEFAULT_CHARSET
  618.       Font.Color = clWindowText
  619.       Font.Height = 13
  620.       Font.Name = 'Tahoma'
  621.       Font.Style = []
  622.       ParentFont = False
  623.       TabOrder = 0
  624.       OnChange = eGalleryNameChange
  625.     end
  626.     object rbSize6: TAMCheckRadioBox
  627.       Left = 16
  628.       Top = 224
  629.       Width = 99
  630.       Height = 18
  631.       TabOrder = 9
  632.       SkinData = SkinDataModule.SkinData
  633.       SkinDataName = 'radiobox'
  634.       DefaultFont.Charset = DEFAULT_CHARSET
  635.       DefaultFont.Color = clWindowText
  636.       DefaultFont.Height = 13
  637.       DefaultFont.Name = 'Tahoma'
  638.       DefaultFont.Style = []
  639.       DefaultWidth = 0
  640.       DefaultHeight = 0
  641.       UseSkinFont = True
  642.       ForcedColorUse = False
  643.       ForcedColor = clBlack
  644.       BusinessSkinForm = SkinForm
  645.       Flat = True
  646.       CanFocused = False
  647.       Radio = True
  648.       Checked = True
  649.       GroupIndex = 1
  650.       Caption = ' Get from template'
  651.       OnClick = rbSize5Click
  652.       AutoSize = True
  653.     end
  654.     object AMContainer1: TAMContainer
  655.       Left = 251
  656.       Top = 20
  657.       Width = 220
  658.       Height = 236
  659.       Color = clSilver
  660.       BorderWidth = 1
  661.       DoubleBuffered = False
  662.       object PScreenshot: TImage
  663.         Left = 0
  664.         Top = 0
  665.         Width = 218
  666.         Height = 234
  667.         Align = alClient
  668.       end
  669.     end
  670.     object LThumbsPerPage: TAMLabel
  671.       Left = 14
  672.       Top = 330
  673.       Width = 106
  674.       Height = 21
  675.       TabOrder = 13
  676.       SkinData = SkinDataModule.SkinData
  677.       SkinDataName = 'label'
  678.       DefaultFont.Charset = DEFAULT_CHARSET
  679.       DefaultFont.Color = clWindowText
  680.       DefaultFont.Height = 13
  681.       DefaultFont.Name = 'Tahoma'
  682.       DefaultFont.Style = []
  683.       DefaultWidth = 0
  684.       DefaultHeight = 0
  685.       UseSkinFont = True
  686.       BorderStyle = bvNone
  687.       AutoSize = True
  688.       Caption = 'Thumbnails per page:'
  689.       AsLink = False
  690.       LinkFont.Charset = DEFAULT_CHARSET
  691.       LinkFont.Color = clWindowText
  692.       LinkFont.Height = -11
  693.       LinkFont.Name = 'MS Sans Serif'
  694.       LinkFont.Style = []
  695.       BusinessSkinForm = SkinForm
  696.     end
  697.     object seThumbcount: TbsSkinSpinEdit
  698.       Left = 19
  699.       Top = 357
  700.       Width = 56
  701.       Height = 16
  702.       TabOrder = 14
  703.       SkinData = SkinDataModule.SkinData
  704.       SkinDataName = 'spinedit'
  705.       DefaultFont.Charset = DEFAULT_CHARSET
  706.       DefaultFont.Color = clWindowText
  707.       DefaultFont.Height = 13
  708.       DefaultFont.Name = 'Tahoma'
  709.       DefaultFont.Style = []
  710.       DefaultWidth = 0
  711.       DefaultHeight = 16
  712.       UseSkinFont = True
  713.       ValueType = vtInteger
  714.       MinValue = 1
  715.       MaxValue = 30
  716.       Value = 5
  717.       Increment = 1
  718.       EditorEnabled = True
  719.       MaxLength = 0
  720.       OnChange = seThumbcountChange
  721.     end
  722.     object LSaveTo: TAMLabel
  723.       Left = 13
  724.       Top = 388
  725.       Width = 44
  726.       Height = 21
  727.       TabOrder = 17
  728.       SkinData = SkinDataModule.SkinData
  729.       SkinDataName = 'label'
  730.       DefaultFont.Charset = DEFAULT_CHARSET
  731.       DefaultFont.Color = clWindowText
  732.       DefaultFont.Height = 13
  733.       DefaultFont.Name = 'Tahoma'
  734.       DefaultFont.Style = []
  735.       DefaultWidth = 0
  736.       DefaultHeight = 0
  737.       UseSkinFont = True
  738.       BorderStyle = bvNone
  739.       AutoSize = True
  740.       Caption = 'Save to:'
  741.       AsLink = False
  742.       LinkFont.Charset = DEFAULT_CHARSET
  743.       LinkFont.Color = clWindowText
  744.       LinkFont.Height = -11
  745.       LinkFont.Name = 'MS Sans Serif'
  746.       LinkFont.Style = []
  747.       BusinessSkinForm = SkinForm
  748.     end
  749.     object eQuality: TAMEditGauge
  750.       Left = 214
  751.       Top = 285
  752.       Width = 74
  753.       Height = 16
  754.       Text = '7'
  755.       ValueChange = eQualityValueChange
  756.       Precision = 0
  757.       Value = 7
  758.       MaxValue = 10
  759.       zTag = 1
  760.       ChangeOnEnter = False
  761.       DefaultFont.Charset = DEFAULT_CHARSET
  762.       DefaultFont.Color = clWindowText
  763.       DefaultFont.Height = 13
  764.       DefaultFont.Name = 'Tahoma'
  765.       DefaultFont.Style = []
  766.       UseSkinFont = True
  767.       DefaultWidth = 0
  768.       DefaultHeight = 16
  769.       ButtonMode = False
  770.       SkinData = SkinDataModule.SkinData
  771.       SkinDataName = 'editlight'
  772.       Font.Charset = DEFAULT_CHARSET
  773.       Font.Color = clWindowText
  774.       Font.Height = 13
  775.       Font.Name = 'Tahoma'
  776.       Font.Style = []
  777.       ParentFont = False
  778.       TabOrder = 18
  779.       OnKeyPress = eQualityKeyPress
  780.     end
  781.     object cmPresetQuality: TbsSkinComboBox
  782.       Tag = 3
  783.       Left = 298
  784.       Top = 285
  785.       Width = 91
  786.       Height = 19
  787.       TabOrder = 19
  788.       SkinData = SkinDataModule.SkinData
  789.       SkinDataName = 'simplecombobox'
  790.       DefaultFont.Charset = DEFAULT_CHARSET
  791.       DefaultFont.Color = clWindowText
  792.       DefaultFont.Height = 11
  793.       DefaultFont.Name = 'Tahoma'
  794.       DefaultFont.Style = []
  795.       DefaultWidth = 0
  796.       DefaultHeight = 0
  797.       UseSkinFont = True
  798.       AlphaBlend = False
  799.       AlphaBlendValue = 0
  800.       AlphaBlendAnimation = False
  801.       ListBoxUseSkinFont = True
  802.       ImageIndex = -1
  803.       ListBoxCaptionMode = False
  804.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  805.       ListBoxDefaultFont.Color = clWindowText
  806.       ListBoxDefaultFont.Height = 13
  807.       ListBoxDefaultFont.Name = 'Tahoma'
  808.       ListBoxDefaultFont.Style = []
  809.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  810.       ListBoxDefaultCaptionFont.Color = clWindowText
  811.       ListBoxDefaultCaptionFont.Height = 13
  812.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  813.       ListBoxDefaultCaptionFont.Style = []
  814.       ListBoxDefaultItemHeight = 20
  815.       ListBoxCaptionAlignment = taLeftJustify
  816.       TabStop = True
  817.       Text = 'HIGH'
  818.       Items.Strings = (
  819.         'LOW'
  820.         'MEDIUM'
  821.         'HIGH'
  822.         'MAXIMUM')
  823.       ItemIndex = 2
  824.       DropDownCount = 8
  825.       HorizontalExtent = False
  826.       Font.Charset = DEFAULT_CHARSET
  827.       Font.Color = clWindowText
  828.       Font.Height = 11
  829.       Font.Name = 'Tahoma'
  830.       Font.Style = []
  831.       Sorted = False
  832.       Style = bscbFixedStyle
  833.       OnChange = cmPresetQualityChange
  834.     end
  835.     object gQuality: TbsSkinSlider
  836.       Left = 16
  837.       Top = 283
  838.       Width = 180
  839.       Height = 33
  840.       TabOrder = 20
  841.       SkinData = SkinDataModule.SkinData
  842.       SkinDataName = 'slider'
  843.       BusinessSkinForm = SkinForm
  844.       Options = [soSmooth]
  845.       TabStop = False
  846.       Value = 70
  847.       Transparent = True
  848.       UseSkinThumb = True
  849.       OnChange = gQualityChange
  850.     end
  851.     object LQuality: TAMLabel
  852.       Left = 14
  853.       Top = 263
  854.       Width = 39
  855.       Height = 21
  856.       TabOrder = 21
  857.       SkinData = SkinDataModule.SkinData
  858.       SkinDataName = 'label'
  859.       DefaultFont.Charset = DEFAULT_CHARSET
  860.       DefaultFont.Color = clWindowText
  861.       DefaultFont.Height = 13
  862.       DefaultFont.Name = 'Tahoma'
  863.       DefaultFont.Style = []
  864.       DefaultWidth = 0
  865.       DefaultHeight = 0
  866.       UseSkinFont = True
  867.       BorderStyle = bvNone
  868.       AutoSize = True
  869.       Caption = 'Quality:'
  870.       AsLink = False
  871.       LinkFont.Charset = DEFAULT_CHARSET
  872.       LinkFont.Color = clWindowText
  873.       LinkFont.Height = -11
  874.       LinkFont.Name = 'MS Sans Serif'
  875.       LinkFont.Style = []
  876.       BusinessSkinForm = SkinForm
  877.     end
  878.   end
  879.   object cntPresets: TAMContainer
  880.     Left = 0
  881.     Top = 0
  882.     Width = 185
  883.     Height = 547
  884.     Align = alLeft
  885.     Color = 14540768
  886.     DoubleBuffered = False
  887.     object bvPresets: TbsSkinBevel
  888.       Left = 9
  889.       Top = 12
  890.       Width = 168
  891.       Height = 461
  892.       Shape = bsFrame
  893.       SkinData = SkinDataModule.SkinData
  894.       SkinDataName = 'bevel'
  895.       DividerMode = False
  896.     end
  897.     object lMoreTemplates: TbsSkinLinkLabel
  898.       Left = 24
  899.       Top = 448
  900.       Width = 88
  901.       Height = 13
  902.       Cursor = crHandPoint
  903.       UseSkinFont = True
  904.       DefaultActiveFontColor = clBlue
  905.       DefaultFont.Charset = DEFAULT_CHARSET
  906.       DefaultFont.Color = clWindowText
  907.       DefaultFont.Height = 13
  908.       DefaultFont.Name = 'Tahoma'
  909.       DefaultFont.Style = [fsUnderline]
  910.       SkinDataName = 'stdlabel'
  911.       Font.Charset = DEFAULT_CHARSET
  912.       Font.Color = clWindowText
  913.       Font.Height = 13
  914.       Font.Name = 'Tahoma'
  915.       Font.Style = [fsUnderline]
  916.       Caption = 'More Templates...'
  917.       ParentFont = False
  918.       OnClick = lMoreTemplatesClick
  919.     end
  920.     object lTemplates: TAMLabel
  921.       Left = 19
  922.       Top = 4
  923.       Width = 56
  924.       Height = 16
  925.       TabOrder = 0
  926.       SkinData = SkinDataModule.SkinData
  927.       SkinDataName = 'label'
  928.       DefaultFont.Charset = DEFAULT_CHARSET
  929.       DefaultFont.Color = clWindowText
  930.       DefaultFont.Height = 13
  931.       DefaultFont.Name = 'Tahoma'
  932.       DefaultFont.Style = []
  933.       DefaultWidth = 0
  934.       DefaultHeight = 0
  935.       UseSkinFont = True
  936.       BorderStyle = bvNone
  937.       AutoSize = True
  938.       Caption = 'Templates:'
  939.       AsLink = False
  940.       LinkFont.Charset = DEFAULT_CHARSET
  941.       LinkFont.Color = clWindowText
  942.       LinkFont.Height = -11
  943.       LinkFont.Name = 'MS Sans Serif'
  944.       LinkFont.Style = []
  945.       BusinessSkinForm = SkinForm
  946.     end
  947.     object AMContainer3: TAMContainer
  948.       Left = 22
  949.       Top = 24
  950.       Width = 142
  951.       Height = 415
  952.       Color = clSilver
  953.       BorderWidth = 1
  954.       DoubleBuffered = False
  955.       object LBTemplateList: TbsSkinListView
  956.         Left = 0
  957.         Top = 0
  958.         Width = 118
  959.         Height = 413
  960.         Align = alClient
  961.         Color = clWhite
  962.         Columns = <>
  963.         Font.Charset = DEFAULT_CHARSET
  964.         Font.Color = clWindowText
  965.         Font.Height = 13
  966.         Font.Name = 'Tahoma'
  967.         Font.Style = []
  968.         HideSelection = False
  969.         LargeImages = CarcassList
  970.         ParentFont = False
  971.         TabOrder = 0
  972.         HeaderSkinDataName = 'resizebutton'
  973.         VScrollBar = bsSkinScrollBar2
  974.         DefaultFont.Charset = DEFAULT_CHARSET
  975.         DefaultFont.Color = clWindowText
  976.         DefaultFont.Height = 13
  977.         DefaultFont.Name = 'Tahoma'
  978.         DefaultFont.Style = []
  979.         UseSkinFont = True
  980.         SkinData = SkinDataModule.SkinData
  981.         SkinDataName = 'listview'
  982.         DefaultColor = clWhite
  983.         OnCustomDrawItem = LBTemplateListCustomDrawItem
  984.         OnDblClick = LBTemplateListDblClick
  985.         OnSelectItem = LBTemplateListSelectItem
  986.       end
  987.       object bsSkinScrollBar2: TbsSkinScrollBar
  988.         Left = 118
  989.         Top = 0
  990.         Width = 22
  991.         Height = 413
  992.         TabOrder = 1
  993.         Visible = False
  994.         SkinData = SkinDataModule.SkinData
  995.         SkinDataName = 'vscrollbar'
  996.         DefaultFont.Charset = DEFAULT_CHARSET
  997.         DefaultFont.Color = clWindowText
  998.         DefaultFont.Height = 14
  999.         DefaultFont.Name = 'Arial'
  1000.         DefaultFont.Style = []
  1001.         DefaultWidth = 0
  1002.         DefaultHeight = 0
  1003.         UseSkinFont = True
  1004.         Both = False
  1005.         BothMarkerWidth = 0
  1006.         BothSkinDataName = 'bothhscrollbar'
  1007.         CanFocused = False
  1008.         Align = alRight
  1009.         Kind = sbVertical
  1010.         PageSize = 457
  1011.         Min = 0
  1012.         Max = 907
  1013.         Position = 0
  1014.         SmallChange = 41
  1015.         LargeChange = 41
  1016.         AutoLargeChange = False
  1017.       end
  1018.     end
  1019.     object bMore: TbsSkinButton
  1020.       Left = 17
  1021.       Top = 371
  1022.       Width = 75
  1023.       Height = 24
  1024.       TabOrder = 1
  1025.       Visible = False
  1026.       SkinData = SkinDataModule.SkinData
  1027.       SkinDataName = 'buttonlight'
  1028.       DefaultFont.Charset = DEFAULT_CHARSET
  1029.       DefaultFont.Color = clWindowText
  1030.       DefaultFont.Height = 13
  1031.       DefaultFont.Name = 'Tahoma'
  1032.       DefaultFont.Style = []
  1033.       DefaultWidth = 0
  1034.       DefaultHeight = 0
  1035.       UseSkinFont = True
  1036.       AllowAllUp = False
  1037.       TabStop = True
  1038.       CanFocused = True
  1039.       Down = False
  1040.       GroupIndex = 0
  1041.       Caption = 'Get more ...'
  1042.       NumGlyphs = 2
  1043.       Spacing = 1
  1044.     end
  1045.   end
  1046.   object cntBottom: TAMContainer
  1047.     Left = 0
  1048.     Top = 547
  1049.     Width = 681
  1050.     Height = 54
  1051.     Align = alBottom
  1052.     Color = 14540768
  1053.     DoubleBuffered = False
  1054.     object bvBottom: TbsSkinBevel
  1055.       Left = 1
  1056.       Top = 0
  1057.       Width = 695
  1058.       Height = 12
  1059.       Shape = bsTopLine
  1060.       SkinData = SkinDataModule.SkinData
  1061.       SkinDataName = 'bevel'
  1062.       DividerMode = False
  1063.     end
  1064.     object bOk: TbsSkinButton
  1065.       Left = 422
  1066.       Top = 14
  1067.       Width = 75
  1068.       Height = 24
  1069.       TabOrder = 0
  1070.       SkinData = SkinDataModule.SkinData
  1071.       SkinDataName = 'buttonlight'
  1072.       DefaultFont.Charset = DEFAULT_CHARSET
  1073.       DefaultFont.Color = clWindowText
  1074.       DefaultFont.Height = 13
  1075.       DefaultFont.Name = 'Tahoma'
  1076.       DefaultFont.Style = []
  1077.       DefaultWidth = 0
  1078.       DefaultHeight = 0
  1079.       UseSkinFont = True
  1080.       AllowAllUp = False
  1081.       TabStop = True
  1082.       CanFocused = True
  1083.       Down = False
  1084.       GroupIndex = 0
  1085.       Caption = 'Ok'
  1086.       NumGlyphs = 2
  1087.       Spacing = 1
  1088.       Default = True
  1089.       OnClick = bOkClick
  1090.     end
  1091.     object bCancel: TbsSkinButton
  1092.       Left = 589
  1093.       Top = 14
  1094.       Width = 75
  1095.       Height = 24
  1096.       TabOrder = 1
  1097.       SkinData = SkinDataModule.SkinData
  1098.       SkinDataName = 'buttonlight'
  1099.       DefaultFont.Charset = DEFAULT_CHARSET
  1100.       DefaultFont.Color = clWindowText
  1101.       DefaultFont.Height = 13
  1102.       DefaultFont.Name = 'Tahoma'
  1103.       DefaultFont.Style = []
  1104.       DefaultWidth = 0
  1105.       DefaultHeight = 0
  1106.       UseSkinFont = True
  1107.       AllowAllUp = False
  1108.       TabStop = True
  1109.       CanFocused = True
  1110.       Down = False
  1111.       GroupIndex = 0
  1112.       Caption = 'Cancel'
  1113.       NumGlyphs = 2
  1114.       Spacing = 1
  1115.       Cancel = True
  1116.       ModalResult = 2
  1117.     end
  1118.     object bView: TbsSkinButton
  1119.       Left = 505
  1120.       Top = 14
  1121.       Width = 76
  1122.       Height = 24
  1123.       TabOrder = 2
  1124.       SkinData = SkinDataModule.SkinData
  1125.       SkinDataName = 'buttonlight'
  1126.       DefaultFont.Charset = DEFAULT_CHARSET
  1127.       DefaultFont.Color = clWindowText
  1128.       DefaultFont.Height = 13
  1129.       DefaultFont.Name = 'Tahoma'
  1130.       DefaultFont.Style = []
  1131.       DefaultWidth = 0
  1132.       DefaultHeight = 0
  1133.       UseSkinFont = True
  1134.       AllowAllUp = False
  1135.       TabStop = True
  1136.       CanFocused = True
  1137.       Down = False
  1138.       GroupIndex = 0
  1139.       Caption = 'View Last'
  1140.       NumGlyphs = 2
  1141.       Spacing = 1
  1142.       OnClick = bViewClick
  1143.     end
  1144.   end
  1145.   object SkinForm: TbsBusinessSkinForm
  1146.     GradientStartColor = clBlack
  1147.     GradientEndColor = clBlack
  1148.     DrawBackground = True
  1149.     ShowIcon = False
  1150.     MaximizeOnFullScreen = False
  1151.     AlphaBlend = False
  1152.     AlphaBlendAnimation = False
  1153.     AlphaBlendValue = 200
  1154.     ShowObjectHint = False
  1155.     MenusAlphaBlend = False
  1156.     MenusAlphaBlendAnimation = False
  1157.     MenusAlphaBlendValue = 200
  1158.     DefCaptionFont.Charset = DEFAULT_CHARSET
  1159.     DefCaptionFont.Color = clBtnText
  1160.     DefCaptionFont.Height = 13
  1161.     DefCaptionFont.Name = 'Tahoma'
  1162.     DefCaptionFont.Style = [fsBold]
  1163.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  1164.     DefInActiveCaptionFont.Color = clBtnShadow
  1165.     DefInActiveCaptionFont.Height = 13
  1166.     DefInActiveCaptionFont.Name = 'Tahoma'
  1167.     DefInActiveCaptionFont.Style = [fsBold]
  1168.     DefMenuItemHeight = 20
  1169.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  1170.     DefMenuItemFont.Color = clWindowText
  1171.     DefMenuItemFont.Height = 13
  1172.     DefMenuItemFont.Name = 'Tahoma'
  1173.     DefMenuItemFont.Style = []
  1174.     UseDefaultSysMenu = True
  1175.     SkinData = SkinDataModule.SkinDataDlg
  1176.     MinHeight = 0
  1177.     MinWidth = 480
  1178.     Magnetic = False
  1179.     MagneticSize = 5
  1180.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  1181.     Left = 168
  1182.     Top = 480
  1183.   end
  1184.   object IO: TImageEnIO
  1185.     PreviewFont.Charset = DEFAULT_CHARSET
  1186.     PreviewFont.Color = clWindowText
  1187.     PreviewFont.Height = -11
  1188.     PreviewFont.Name = 'MS Sans Serif'
  1189.     PreviewFont.Style = []
  1190.     Left = 104
  1191.     Top = 296
  1192.   end
  1193.   object CarcassList: TImageList
  1194.     Height = 70
  1195.     Width = 90
  1196.     Left = 112
  1197.     Top = 264
  1198.   end
  1199.   object ImgList: TImageList
  1200.     Height = 60
  1201.     Width = 80
  1202.     Left = 128
  1203.     Top = 328
  1204.   end
  1205. end
  1206.